home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / gimp-concepts-brushes.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  12.2 KB  |  276 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>6.¬† Brushes</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-painting.html" title="Chapter¬†7.¬† Painting with GIMP" />
  14.     <link rel="prev" href="ch07s05s06.html" title="5.6.¬† Paths and SVG files" />
  15.     <link rel="next" href="gimp-using-brushes.html" title="7.¬† Adding New Brushes" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">6.¬†
  22.     <span lang="en" xml:lang="en">Brushes</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="ch07s05s06.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">Chapter¬†7.¬†
  28.         <span lang="en" xml:lang="en">Painting with GIMP</span>
  29.       </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-using-brushes.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect1" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h2 class="title" style="clear: both"><a id="gimp-concepts-brushes"></a>6.¬†
  40.     <span lang="en" xml:lang="en">Brushes</span>
  41.   </h2>
  42.           </div>
  43.           <div>
  44.             <div class="revhistory">
  45.               <table border="1" width="100%" summary="Revision history">
  46.                 <tr>
  47.                   <th align="left" valign="top" colspan="3">
  48.                     <b>Revision History</b>
  49.                   </th>
  50.                 </tr>
  51.                 <tr>
  52.                   <td align="left">Revision $Revision: 2419 $</td>
  53.                   <td align="left">2005-11-28</td>
  54.                   <td align="left">lexa</td>
  55.                 </tr>
  56.               </table>
  57.             </div>
  58.           </div>
  59.         </div>
  60.       </div>
  61.       <a id="id2594240" class="indexterm"></a>
  62.       <div class="figure">
  63.         <a id="id2594252"></a>
  64.         <p class="title">
  65.           <b>Figure¬†7.15.¬†
  66.       <span lang="en" xml:lang="en">Brush strokes example</span>
  67.     </b>
  68.         </p>
  69.         <div class="figure-contents">
  70.           <div class="mediaobject">
  71.             <img src="../images/using/brush-examples.png" alt="Brush strokes example" />
  72.             <div class="caption">
  73.               <p>
  74.           A number of examples of brushstrokes painted using different brushes
  75.           from the set supplied with GIMP. All were painted using the
  76.           Paintbrush tool.
  77.         </p>
  78.             </div>
  79.           </div>
  80.         </div>
  81.       </div>
  82.       <br class="figure-break" />
  83.       <p>
  84.     A <span class="emphasis"><em>brush</em></span>
  85.     is a pixmap or set of pixmaps used for painting. GIMP includes a set of 10
  86.     "paint tools", which not only perform operations that you would think of
  87.     as painting, but also operations such as erasing, copying, smudging,
  88.     lightening or darkening, etc. All of the paint tools, except the ink tool,
  89.     use the same set of brushes. The brush pixmaps represent the marks that
  90.     are made by single "touches" of the brush to the image. A brush stroke,
  91.     usually made by moving the pointer across the image with the mouse button
  92.     held down, produces a series of marks spaced along the trajectory, in a
  93.     way specified by the characteristics of the brush and the paint tool being
  94.     used.
  95.   </p>
  96.       <p>
  97.     Brushes can be selected by clicking on an icon in the <a class="link" href="gimp-brush-dialog.html" title="3.2.¬† Brushes Dialog">Brushes dialog</a>.  GIMP's
  98.     <span class="emphasis"><em>current brush</em></span> is shown in the
  99.     Brush/Pattern/Gradient area of the Toolbox.  Clicking on the brush
  100.     symbol there is one way of activating the Brushes dialog.
  101.   </p>
  102.       <p>
  103.     When you install GIMP, it comes presupplied with a number of basic
  104.     brushes, plus a few bizarre ones that serve mainly to give you examples of
  105.     what is possible (i. e., the "green pepper" brush in the illustration).
  106.     You can also create new brushes, or download them and install them so that
  107.     GIMP will recognize them.
  108.   </p>
  109.       <p>
  110.     GIMP can use several different types of brushes. All of them, however, are
  111.     used in the same way, and for most purposes you don't need to be aware of
  112.     the differences when you paint with them. Here are the available types of
  113.     brushes:
  114.   </p>
  115.       <div class="variablelist">
  116.         <dl>
  117.           <dt>
  118.             <span class="term">Ordinary brushes</span>
  119.           </dt>
  120.           <dd>
  121.             <a id="id2594360" class="indexterm"></a>
  122.             <p>
  123.           Most of the brushes supplied with GIMP fall into this category. They
  124.           are represented in the Brushes dialog by grayscale pixmaps. When you
  125.           paint using them, the current foreground color (as shown in the
  126.           Color Area of the Toolbox) is substituted for black, and the pixmap
  127.           shown in the brushes dialog represents the mark that the brush makes
  128.           on the image.
  129.         </p>
  130.             <p>
  131.           To create such a brush: Create a small image in gray levels using
  132.           zoom. Save it with the .gbr extension. Click on Refresh button in
  133.           the Brush Dialog to get it in preview without it being necessary to
  134.           restart GIMP.
  135.         </p>
  136.           </dd>
  137.           <dt>
  138.             <span class="term">Color brushes</span>
  139.           </dt>
  140.           <dd>
  141.             <a id="id2594406" class="indexterm"></a>
  142.             <p>
  143.           Brushes in this category are represented by colored images in
  144.           the Brushes dialog. They can be a text. When you paint with them,
  145.           the colors are used as shown; the current foreground color does
  146.           not come into play.  Otherwise they work the same way as ordinary
  147.           brushes.
  148.         </p>
  149.             <p>
  150.           To create such a brush: Create a small RGBA image. For this, open
  151.           New Image, select RGB for image type and Transparent for fill type.
  152.           Draw your image and save it first to .xcf file to keep its
  153.           properties. Then save it to <span class="emphasis"><em>.gbr</em></span> format. Click
  154.           on <span class="emphasis"><em>Refresh</em></span> button in Brush Dialog to get your
  155.           brush without it being necessary to restart GIMP.
  156.         </p>
  157.             <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
  158.               <table border="0" summary="Tip">
  159.                 <tr>
  160.                   <td rowspan="2" align="center" valign="top" width="25">
  161.                     <img alt="[Tip]" src="../images/tip.png" />
  162.                   </td>
  163.                   <th align="left">Tip</th>
  164.                 </tr>
  165.                 <tr>
  166.                   <td align="left" valign="top">
  167.                     <p>
  168.             When you do a Copy or a Cut on a selection, you see the contents
  169.             of the clipboard (that is the selection) on first position in the
  170.             brushes dialog.   And you can use it for painting.
  171.           </p>
  172.                   </td>
  173.                 </tr>
  174.               </table>
  175.             </div>
  176.             <div class="figure">
  177.               <a id="id2594466"></a>
  178.               <p class="title">
  179.                 <b>Figure¬†7.16.¬†
  180.             <span lang="en" xml:lang="en">
  181.               Selection to Brush after Copy or Cut
  182.             </span>
  183.           </b>
  184.               </p>
  185.               <div class="figure-contents">
  186.                 <div class="mediaobject">
  187.                   <img src="../images/using/select-to-brush.png" alt="Selection to Brush after Copy or Cut" />
  188.                 </div>
  189.               </div>
  190.             </div>
  191.             <br class="figure-break" />
  192.           </dd>
  193.           <dt>
  194.             <span class="term">Image hoses / Image pipes</span>
  195.           </dt>
  196.           <dd>
  197.             <a id="id2594512" class="indexterm"></a>
  198.             <a id="id2594529" class="indexterm"></a>
  199.             <p>
  200.           Brushes in this category can make more than one kind of mark on an
  201.           image. They are indicated by small red triangles at th lower right
  202.           corner of the brush symbol in the Brushes dialog. They are sometimes
  203.           called "animated brushes" because the marks change as you trace out
  204.           a brushstroke. In principle, image hose brushes can be very
  205.           sophisticated, especially if you use a tablet, changing shape as a
  206.           function of pressure, angle, etc. These possibilities have never
  207.           really been exploited, however; and the ones supplied with GIMP are
  208.           relatively simple (but still quite useful).
  209.         </p>
  210.             <p>
  211.           You will find an example on how to create such brushes in
  212.           <a class="link" href="gimp-using-brushes.html" title="7.¬† Adding New Brushes">Animated brushes</a>
  213.         </p>
  214.           </dd>
  215.           <dt>
  216.             <span class="term">Parametric brushes</span>
  217.           </dt>
  218.           <dd>
  219.             <a id="id2594577" class="indexterm"></a>
  220.             <p>
  221.           These are brushes created using the <a class="link" href="gimp-brush-dialog.html#gimp-brush-editor-dialog" title="3.2.3.¬† Brush Editor">Brush Editor</a>, which
  222.           allows you to generate a wide variety of brush shapes by using a
  223.           simple graphical interface.  A nice feature of parametric brushes
  224.           is that they are <span class="emphasis"><em>resizable</em></span>. It is possible,
  225.           using the <span class="guimenu">Preferences</span> dialog, to make key
  226.           presses or mouse wheel rotations cause the current brush to
  227.           become larger or smaller, if it is a parametric brush.
  228.         </p>
  229.           </dd>
  230.         </dl>
  231.       </div>
  232.       <p>
  233.     Now, all brushes have a variable height. In fact, in the option box of all
  234.     painting tools there is a slider to enlarge or reduce the height of the
  235.     active brush. You can do this directly in the image window if you have
  236.     set correctly your mouse wheel; see
  237.     <a class="link" href="gimp-using-variable-size-brush.html" title="9.¬† Varying brush size">Varying brush size</a>.
  238.   </p>
  239.       <p>
  240.     In addition to the brush pixmap, each GIMP brush has one other important
  241.     property: the brush <span class="emphasis"><em>Spacing</em></span>.
  242.     This represents the distance between consecutive brush-marks when a
  243.     continuous brushstroke is painted. Each brush has an assigned default
  244.     value for this, which can be modified using the Brushes dialog.
  245.   </p>
  246.     </div>
  247.     <div class="navfooter">
  248.       <hr />
  249.       <table width="100%" summary="Navigation footer">
  250.         <tr>
  251.           <td width="40%" align="left"><a accesskey="p" href="ch07s05s06.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  252.           <td width="20%" align="center">
  253.             <a accesskey="u" href="gimp-painting.html">
  254.               <img src="../images/up.png" alt="Up" />
  255.             </a>
  256.           </td>
  257.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-using-brushes.html"><img src="../images/next.png" alt="Next" /></a></td>
  258.         </tr>
  259.         <tr>
  260.           <td width="40%" align="left" valign="top"><a accesskey="p" href="ch07s05s06.html">5.6.¬†
  261.       <span lang="en" xml:lang="en">Paths and <acronym class="acronym">SVG</acronym> files</span>
  262.     </a>¬†</td>
  263.           <td width="20%" align="center">
  264.             <a accesskey="h" href="index.html">
  265.               <img src="../images/home.png" alt="Home" />
  266.             </a>
  267.           </td>
  268.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-using-brushes.html">7.¬†
  269.     <span lang="en" xml:lang="en">Adding New Brushes</span>
  270.   </a></td>
  271.         </tr>
  272.       </table>
  273.     </div>
  274.   </body>
  275. </html>
  276.